EFFECT EXIST
This command will return a value of one if the specified FX effect exists. If an attempt was made to LOAD EFFECT and the load fails, no runtime error is presented. Use this command to determine if an effect was loaded successfully. Given the nature of FX files, failures can occur often when loading so use of this command is highly recommended.
SYNTAX
Return Integer=EFFECT EXIST(Effect Number)
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example